<--Back Next-->

Issues/Concerns

Here are some issues and concerns that I've heard people mention:
  • We are violating the encapsulation of an object by mucking with field access
  • Performance might be an issue
  • How do you know what is happening in what order and when
  • ...

<--Back Next-->